(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <graphics/rastport.h>
#include <proto/graphics.h>
ULONG GetOutlinePen()
SYNOPSIS
struct RastPort * rp
LOCATION
In GfxBase at offset 146
FUNCTION
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
31.10.1996 aros
Moved driver prototypes into graphics_intern.h
24.10.1996 aros
Use the official AROS macros over the __AROS versions.
02.10.1996 digulla
A couple of new functions